How to Install proxytunnel software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install proxytunnel software package in Ubuntu 14.04 LTS (Trusty Tahr)

proxytunnel software package provides Create tcp tunnels trough HTTPS proxies, for using with SSH, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install proxytunnel 

proxytunnel is installed in your system.

Make ensure the proxytunnel package were installed using the commands given below,

$ sudo dpkg-query -l | grep proxytunnel *

You will get with proxytunnel package name, version, architecture and description in a table

proxytunnel package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package proxytunnel
Version 1.9.0+svn250-3
Description Create tcp tunnels trough HTTPS proxies, for using with SSH
Sub Section Net


See Also, How to uninstall or remove proxytunnel software package from Ubuntu 14.04 LTS (Trusty Tahr)?